home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / NCSA / tn3270 2.4d7 source / tn3270 / tn3270.updates.2.4 < prev    next >
Text File  |  1992-04-15  |  4KB  |  69 lines

  1. ----- Version 2.3d27 [vmxfer 2.31] 11/29/91 -----
  2. 1.    Changed Erase EOF to work for unformatted screens instead of generating
  3.     an error.
  4. ----- Version 2.3d28 [vmxfer 2.31] 12/17/91 -----
  5. 1.    Fixed a bug which caused the 3270 cursor to disappear in some cases when
  6.     graphics was being displayed.  Now the cursor will always appear during
  7.     a graphics display, but may be an unusual color (even at times when the
  8.     cursor was a normal color before this change).
  9. 2.    "Print Screen" now is available as a keyboard function in addition to
  10.     being in the "File" menu.  The keyboard mappings supplied with tn3270
  11.     map "Print Screen" to shift-F13 (labelled "print screen") on the ADB
  12.     extended keyboard.
  13. 3.    The "ala" keyboard mapping was renamed to "library", and the "ALA"
  14.     entries in the "National Language" menu were also renamed.
  15. 4.    The "library" keyboard mapping was updated to allow entry of the single
  16.     and double dagger characters.  There were also some other minor changes
  17.     to the keyboard mapping.
  18. 5.    The names used to describe "library" characters in keyboard mappings
  19.     were changed to be clearer and more standard.
  20. 6.    The ALA fonts were updated to display a double dagger for the X'1F'
  21.     code point.
  22. ----- Version 2.3d29 [vmxfer 2.31] 1/17/92 -----
  23. 1.  Fixed a bug which caused tn3270 to crash when its window was dragged
  24.     so that none of the content part of the window was visible.
  25. ----- Version 2.4a0 [vmxfer 2.31] 1/04/92 -----
  26. 1.    The tn3270 source code has been updated for MPW 3.2.
  27. 2.    tn3270 is now linked with the BYU version of the NCSA TCP/IP code.
  28.     As a result, tn3270 includes additional bug fixes from BYU, and also
  29.     accepts additional keywords in config.tel added by BYU.
  30. 3.    The code in tn3270 for the WMAC Print command now handles page range
  31.     selections more efficiently.  Only the selected pages will be sent to the
  32.     print driver instead of all pages.  However, all pages must still be
  33.     downloaded from the host.
  34. ----- Version 2.4a2 [vmxfer 2.31] 2/21/92 -----
  35. 1.    Numerous, extensive changes were made in order to support multiple
  36.     sessions.
  37. 2.    Paste will copy text from the clipboard to the screen at the current        
  38.     cursor position.  The text is treated as if it were entered from the
  39.     keyboard, with carriage returns being converted to 3270 newline
  40.     operations.  Paste is currently limited to 2K of data.
  41. ----- Version 2.4d3 [vmxfer 2.31] 2/23/92 -----
  42. 1.    Fixed a bug which caused a session to not be considered the "front"
  43.     session when the RMAC/WMAC status dialog was at the front.
  44. 2.    Improved the performance of "Paste" and eliminated the 2K limit.
  45. ----- Version 2.4d4 [vmxfer 2.31] 3/24/92 -----
  46. 1.    Fixed a bug which caused tn3270 to crash when running on a Mac Plus
  47.     or other machines without Color Quickdraw.
  48. ----- Version 2.4d6 [vmxfer 2.31] 3/26/92 -----
  49. 1.    Add support for tracing network write calls.  The tracing is enabled
  50.     by using ResEdit to change the dashed line in the Network menu to
  51.     an enabled text item, such as "Show Write Info".  Selecting the item
  52.     the first time will enable tracing.  Subseuqent selections will show
  53.     saved information for several previous write calls.
  54. ----- Version 2.4d7 [vmxfer 2.31] 4/15/92 -----
  55. 1.    For line mode connections, the Control and Escape keys will be
  56.     recognized on those keyboards which include them.  The Command key
  57.     will generate control characters only on those keyboards without a
  58.     Control key.
  59. 2.    Line mode keyboard handling has been made more efficient, so that
  60.     typed characters will no longer be lost.
  61. 3.    tn3270 now uses a new, readable settings file format.  Files in the new
  62.     format may be edited with word processing programs which have an "open
  63.     any file" option, or by temporarily changing the type of a file from
  64.     'GFTS' to 'TEXT'.  Before returning to the Finder, tn3270 will ask if
  65.     you want to save settings read from an old format file in the new
  66.     format.  All new settings file written by tn3270 will be in the new
  67.     format.
  68.  
  69.